home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / xlib05.zip / XRECT.INC < prev    next >
Text File  |  1993-08-18  |  737b  |  23 lines

  1. ;-----------------------------------------------------------------------
  2. ;
  3. ; XRECT - Include file
  4. ;
  5. ; XRECT.ASM export functions
  6. ;
  7. ;
  8. ;
  9. ; ****** XLIB - Mode X graphics library                ****************
  10. ; ******                                               ****************
  11. ; ****** Written By Themie Gouthas                     ****************
  12. ;
  13. ; egg@dstos3.dsto.gov.au
  14. ; teg@bart.dsto.gov.au
  15. ;-----------------------------------------------------------------------
  16.  
  17.      global _x_rect_fill             :proc
  18.      global _x_rect_fill_clipped     :proc
  19.      global _x_rect_pattern          :proc
  20.      global _x_rect_pattern_clipped  :proc
  21.      global _x_cp_vid_rect           :proc
  22.      global _x_shift_rect            :proc
  23.